Welcome![Sign In][Sign Up]
Location:
Search - IE Control

Search list

[Windows DevelopIE控制条的实现代码

Description: IE控制条的实现代码-control of the IE code to achieve
Platform: | Size: 23769 | Author: 何列云 | Hits:

[Windows DevelopIEDriver

Description: c#写的一个ie的控制程序 主要涉及c#中的winapi调用 -wrote an ie control procedures mainly related to the c # winapi Call
Platform: | Size: 6762 | Author: 孙亮 | Hits:

[Browser ClientIE嵌入开发

Description: IE工具栏扩展 就是如何使IE扩展组件可以响应事件。 在自己的程序中使用过WebBrowser控件的朋友都知道,WebBrowser控件定义了诸如BeforeNavigate、DownloadComplete 等事件,我们可以通过编写事件处理代码实现对WebBrowser控件的操作。那么如何实现对IE的事件响应和处理呢?同建立IE面板一样。我们需要建立一个实现IObjectWithSite接口的COM组件,不同的是,我们还需要实现IDispatch接口,在IObjectWithSite接口的SetSite方法中获得IE的WebBrowser接口并建立自身与WebBrowser的连接,然后如果在IE的Webbrowser对象中发生什么事件的话,那么IE就会回调连接的IDispatch接口的Invoke方法。我们通过在Invoke方法中编写代码就可以获得IE事件了。这个利用的是COM编程的回调接口原理。-IE toolbar expansion is how to make IE components can be extended to respond incident. In their own procedures used WebBrowser Control friends all know, WebBrowser control such as the definition BeforeNavigate, DownloadComplete incidents, we can handle the matter through the preparation of code to achieve WebBrowser control operation. So how to achieve the right IE incident response and handling? IE with the establishment of the same panel. We need to build an interface to achieve IObjectWithSite COM different is, we also need to implement the IDispatch interface, the interface SetSite IObjectWithSite method was IE WebBrowser interface and establish their own connections with the WebBrowser, then if the IE object pda.en.wapedia.org what happens incident, then IE the pullback would IDispatc
Platform: | Size: 148373 | Author: 好的 | Hits:

[Booksinstallshield

Description: InstallShield简明使用教程[作者简介]: 丁有和,男,69年8月出生,江苏南京人,讲师,硕士,现执教于南京师范大学电气与电子工程学院。长期以年,作者一直尝试CAD、CAM、CAPP及CAI的研究和开发,在校学报及国内其它刊物上发表多篇文章,其中《UCDOS矢量汉字库的使用技术》发表在《微计算机应用》1997年第3期,《VC++控件的汉字及颜色的编程控制》发表在《计算机应用》1999年-InstallShield concise use course [ author introduces ]: Ding has with, male, 69 years in August is born, the Jiangsu Nanjing person, the lecturer, master, presently teaches to the Nanjing normal university electricity and the electronic engineering institute. By the year, the author continuously attempts CAD, CAM, CAPP and the CAI research and the development for a long time, publishes many articles in the school journal and the domestic other publications, "UCDOS Vector Chinese Fonts Use Technology" published in "Micro Computer Application" in 1997 the 3rd issue, "VC Controls a Chinese character And Color Programming Control" publishes in "Computer Application" in 1999
Platform: | Size: 3353600 | Author: 志中 | Hits:

[Other利用IE直接控制肉鸡(附工具)

Description: 利用IE直接控制肉鸡(附工具)-use IE direct control of broilers (with tools)
Platform: | Size: 7456768 | Author: 小强 | Hits:

[Firewall-SecurityIEFilter

Description: 控制ie com 对象实现网站 和内容的过滤,呵呵 有了它在运行就别想上新浪,这是个组件可以加到程序中(原创) -control ie Object com website and content filtering, huh With it running on zero in on Sina, it is a process components can be added (original)
Platform: | Size: 1116160 | Author: 周志光 | Hits:

[Windows DevelopIE1

Description: VC 操控 IE 的使用方式-VC control the use IE
Platform: | Size: 2080768 | Author: 左棋 | Hits:

[Windows DevelopIEDriver

Description: c#写的一个ie的控制程序 主要涉及c#中的winapi调用 -wrote an ie control procedures mainly related to the c# winapi Call
Platform: | Size: 6144 | Author: 孙亮 | Hits:

[GUI Develop321inter9

Description: 这是一个IE控制条的实现源代码,希望大家喜欢-IE control of the realization of the source code, hope you like
Platform: | Size: 23552 | Author: 木木女 | Hits:

[Delphi/CppBuilderC++BuilderWeb

Description: 书的内容: 第一章 面向对象编程 1.1 什么是对象 1.2 修改元件名称 1.3 对象作用域问题 1.4 类成员的可见性 1.5 对象的相互赋至 1.6 自己创建一个对象 1.7 VCL的结构 1.8 TObjiect 1.9 TPersistent 1.10 TComponet 1.11 TComponent 1.11 TControl 1.12 TWinControl 1.13 TGraphicControl 1.14 TCustom Control 第二章 组件对象模型 2.1 几个基本概念 2.2 客户和服务器 2.3 认识GUID。CLSID。IID 2.4 引用技术 2.5 什么是IUnknown接口 2.6 Dll形式的COM服务器 2.7 接口 2.8 调度接口 2.9 双重接口 2.10 对接口的应用 第3章 ActiveX 第4章 Type Libraty 第5章 创建ActiveX控件 第6章 OLE自动化 第7章 使用WinSock 第8章 使用FTP控件 第9章 使用UDP控件 第10章 使用HTTP控件 第11章 使用HTML控件 第12章 使用SMTP控件 第13章 使用POP控件 第14章 使用NNTP控件 第15章 创建Web服务器应用程序 第16章 Web服务器的细节 //从第3章我就不详细写了~-the contents : the first chapter of object-oriented programming 1.1 1.2 What is the object name change components targeted 1.3 Scope 1.4 category visibility of the target of 1.5 to 1.6 mutual given themselves a target to create VCL 1.7 the structure TObjiect 1.9 1.8 TComponet TPersistent 1.10 1.11 1.11 TComponent TWinControl TControl 1.12 1.14 1.13 TGraphicControl TCustom Control II Component Object Model 2.1 2.2 few basic concepts and customers awareness Server 2.3 GUID. CLSID. Bloch cited technical 2.4 2.5 What is the IUnknown interface 2.6 Dll form of COM server interface 2.8 2.7 2.9 Scheduling Interface Interface 2.10 pair of double Application Interface Chapter 3 Chapter 4 ActiveX Type Libraty create Chapter 5 ActiveX Chapter 6 OLE Automation to use Chapter 7 Chapter 8 WinSock use FTP
Platform: | Size: 1909760 | Author: 龙杨 | Hits:

[Button control5ivb_702608

Description: FileView ActiveX 控件允许你在应用程序中增加一个象IE一样的listview-FileView ActiveX controls allow you to add applications as one of the same IE error
Platform: | Size: 105472 | Author: jindan | Hits:

[Windows DevelopUltraVNC-102-Src

Description: 著名的远程控制软件UltraVNC源码最新版本 ** v1.0.2 Release - Resizable FileTransfer window - Improved cursor handling in viewer and javaviewer - Improved Autoreconnect option in server - Improved query-on-incoming-connection window in server - MSLogon improvements - MSLogon weak challenge vulnerability fix NOTE: MSLogon backward compatibility is broken with versions <= v1.0.1 Anyway, the new v1.0.2 viewer can use MSLogon with older servers but a warning is displayed recommending server upgrade. - Server and viewer logging functions vulnerability fix - Server configuration: AlphaBlending, FTUserImpersonation and LockWorkstation options are allowed depending on the OS - MSRC4 DSM plugin v1.2.0 embedded into the setup ("plugin" subdirectory). The .dsm files must be manually copied into the UltraVNC install directory, along Ultra binaries. Many enhancements in this new plugin (session key salting, connection still possible without key file...). Thanks Sean !-Well-known source UltraVNC remote control software the latest version** v1.0.2 Release-Resizable FileTransfer window-Improved cursor handling in viewer and javaviewer-Improved Autoreconnect option in server-Improved query-on-incoming-connection window in server-MSLogon improvements- MSLogon weak challenge vulnerability fix NOTE: MSLogon backward compatibility is broken with versions <= v1.0.1 Anyway, the new v1.0.2 viewer can use MSLogon with older servers but a warning is displayed recommending server upgrade .- Server and viewer logging functions vulnerability fix- Server configuration: AlphaBlending, FTUserImpersonation and LockWorkstation options are allowed depending on the OS-MSRC4 DSM plugin v1.2.0 embedded into the setup ( plugin subdirectory). The. dsm files must be manually copied into the UltraVNC install directory, along Ultra binaries. Many enhancements in this new plugin (session key salting, connection still possible without key file ...). Thanks Sean!
Platform: | Size: 2443264 | Author: 咖喱 | Hits:

[Delphi VCLReadIE

Description: 用C++Builder编的读取IE浏览器地址的源码程序的主干部分,读者可以自己加入其他控件进行美化界面。-C Builder addendum to the IE browser to read the source address of the trunk of procedures, Readers can control themselves joined other landscaping interface.
Platform: | Size: 1024 | Author: 李魁伟 | Hits:

[Software EngineeringIESource

Description: 有时,你可能需要一个定制版本的浏览器。在这种情况下,你可以自由地把一些新颖但又不标准的特征增加到一个浏览器上。结果,你最终有的只是一个新但不标准的浏览器。Web浏览器控件只是浏览器的分析引擎。这意味着仍然存在若干的与用户接口相关的工作等待你做――增加一个地址栏,工具栏,历史记录,状态栏,频道栏和收藏夹等。如此,要产生一个定制的浏览器,你可以进行两种类型的编程――一种象微软把Web浏览器控件转变成一个功能齐全的浏览器如Internet Explorer;一种是在现有的基础上加一些新的功能。如果有一个直接的方法定制现有的Internet Explorer该多好?BHO(Browser Helper Objects,我译为"浏览器帮助者对象",以下皆简称BHO)正是用来实现此目的的。-Sometimes, you may need a customized version of the browser. In such circumstances, you are free to put some novel but not standard features to a browser. The outcome, you eventually have is just not a new standard browser. Web Browser is the browser component of the engine. This means that there are still a number of user interface associated with the work waiting for you to do-- an increase Address bar, toolbars, historical records, status bar, column and collection channels such as folder. Nevertheless, to produce a customized browser, You can be two types of programming-- like Microsoft put a Web browser control into a functional subset of View devices such as Internet Explorer; One is the existing basis of adding some new functionality. If there is a direct way to customize existing
Platform: | Size: 45056 | Author: lianghuayu | Hits:

[Internet-NetworkNOpop

Description: VB 使用和控制 IE 窗口时,能按要求自定义弹出提示是否? -VB use, and control of the IE window, according to the definition pop-up demand since the presentation?
Platform: | Size: 9216 | Author: ken | Hits:

[Internet-NetworkDlgIE

Description: 在对话框中显示Ie控件,并实现许多操作功能-Ie in the dialog box shown in control, and realize the many operating functions
Platform: | Size: 23552 | Author: xu_jian | Hits:

[Picture ViewerJpgShowCtl

Description: 这是本人在开发摄像头时,使用的JPEG图片在IE中显示的控件.使用VC-activex的功能实现.希望对大家用所帮助.-This is my camera in the development, use of the JPEG pictures displayed in the IE control. The use of the VC-activex functions. Want to help you with.
Platform: | Size: 104448 | Author: JpgShowCtl.rar | Hits:

[Menu controliebars_src

Description: CMenuBar: A toolbar that looks and acts exactly like a menu bar. It can be placed in a rebar control just like in Internet Explorer. It also draws icons next to menu items. CAlphaImageList: A replacement for CImageList that supports images with alpha channel introduced in Windows XP. It automatically generates hot and disabled images looking like in Internet Explorer 6. CAlphaToolBar: An extension of CToolBar that allows using alpha channel images.
Platform: | Size: 19456 | Author: huat | Hits:

[Delphi VCLdisplaygif

Description: 用IE控件显示GIF动画,并修改FORM名。 -Using IE control display GIF animation, and modify FORM name.
Platform: | Size: 226304 | Author: jb123456 | Hits:

[OtherVipshellSrc2008

Description: VipshellSrc2008 软件简介: 2006年7月15日 主要功能: 1.屏幕监视/控制。 2.CMD命令行 3.摄象头 4.文件管理 5.进程管理 6.键盘记录 其中键盘记录,没有使用钩子记录,为了防止一些杀毒软件阻止安装钩子 虽然没有钩子,但是对于一般的密码窗口,IE窗口也依然能准确记录(包括粘贴).-VipshellSrc2008 Software Introduction: July 15, 2006 main functions: 1. Screen monitor/control. 2.CMD command line 3.摄象头4. Document Management 5. Process Management 6. Keyloggers keyloggers in which there is no record of the use of hooks, in order to prevent some antivirus software to prevent installation hook Although there is no hook, but the password for the average window IE window still accurate records (including paste).
Platform: | Size: 874496 | Author: gogo | Hits:
« 1 23 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net